/* CSS3滚动条 */
/*::selection {background:none; text-shadow:none ;}*/
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2;}
::-webkit-scrollbar{width:2px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background:#ccc;}
::-webkit-scrollbar-thumb:hover{background:#E60013 ; cursor:pointer}  

*{ padding:0; margin:0; }
body{ font-family:"微软雅黑"; font-size:16px; line-height:160%;}
body, html { margin: 0;transition: opacity 400ms ease 0s; height:100%;}
a{ text-decoration:none; color:#000; outline:none}
a:hover{ color:#6fba3a}
h1{ font-size:36px; margin-bottom:5px; line-height:34px;}
h2{ font-size:32px;}
h3{ font-size:28px;}
h3 a{ font-size:18px; color:#c4d700!important;}
h5{ font-size:20px; color:#000000; font-weight:normal;}
li{ list-style:none}
.l{ float:left; box-sizing:border-box;}
.r{ float:right; box-sizing:border-box;}
img{ object-fit:cover; }
.harf{ width:50%; box-sizing:border-box;}
.zuo{ width:22%;}
.you{ width:75%; background:#FFF; box-shadow: -5px -5px 30px rgba(102,102,102,0.08); padding:50px;}


table  
{  
	border-collapse: collapse; width:100%
}  
table td, table th  
{  
	border: 2px solid #999;  
	color: #333;  
	height: 30px; padding:0 5px;
}  



.pad{ padding:80px 0;}
.clear{ clear:both}
.w{ width:85%; margin:auto; max-width:1400px;}

.button_container { display:none;/*PC端不显示*/
    position: relative; float:right;margin-top:10px;height: 28px; width:36px; cursor: pointer; z-index: 999;
    -webkit-transition: opacity .25s ease;
            transition: opacity .25s ease;
}

/* 手机导航 */
.button_container.active .top {
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
        -ms-transform: translateY(8px) translateX(0) rotate(45deg);
            transform: translateY(8px) translateX(0) rotate(45deg);
    background: #fff;
}

/* Set the middle hamburger bar's opacity to 0  */
.button_container.active .middle {opacity: 0;background: #FFF;}
.button_container.active .bottom {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
        -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
            transform: translateY(-8px) translateX(0) rotate(-45deg);
    background: #fff;
}
.button_container span {
    background: #333; border: none;height: 3px;width: 100%;position: absolute;top: 0;left: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
}
.button_container span:nth-of-type(2) { top: 8px;}
.button_container span:nth-of-type(3) { top: 16px;}


video, object {
display:inline-block;
vertical-align:baseline;
min-width:100%;
min-height:100%; object-fit:cover;
}
 
.de-video-container{
top:0%;
left:0%;
height:100%;
width:100%;
overflow: hidden;}
.bg{ background:url(../images/bg2.png); width:100%; height:100%; position:absolute;}
.bannerkh{ font-size:42px; text-align:center; color:#fff; line-height:normal; position:absolute; top:50%; margin-top:-95px; width:100%;}
.bannerkh span{ font-weight:bold; display:block;}


.head{ background:#FFF;}
.tengxun span{ display:block; float:left; margin-left:20px; position:relative; color:#FFF; font-size:14px;}
.tengxun span a{ color:#FFF; font-size:14px;}
.headtop{ background:#333; line-height:24px;}
.welcom{ font-size:14px; color:#FFF;}
.qq{ background:url(../images/qq.svg) center center no-repeat;margin-left:8px!important;}
.weixin{width:24px; height:24px;  background:url(../images/weixin.svg) center center no-repeat;}
.qq a{ width:24px; height:24px; display:block;}
.weixin img{ max-width:0; position:absolute; left:50%; margin-left:0px; top:24px; opacity:0; transition:0.2s; z-index:99;}
.weixin:hover img{   max-width:85px; position:absolute; left:50%; margin-left:-42.5px; top:24px; opacity:1; transition:0.2s;}
.logo img{ height:65px; margin-top:12px;}
.overlay li{ float:left; position:relative;}
.overlay li a{ padding:32px 20px; display:block;}
.overlay li a:hover{}
.current{ color:#103a89!important;}
.current a{ color:#103a89;}
.current a:hover{ color:#FFF;}
.resultlist li h3 a{ color:#000!important;}

.dherji{ width:100%; max-height:0px; overflow:hidden; background-color:#41b1e6; position:absolute;display:block; z-index:999;}
.overlay li:hover .dherji{ max-height:500px;transition:0.6s;}
.overlay li:hover a{ background-color:#41b1e6; color:#FFF;}
.dherji a{ display:block; color:#ddd; font-size:15px!important; text-align:center; border:none!important; line-height:22px!important; padding:15px!important;}
.dherji a:hover{ color:#fff;background-color:rgba(0,0,0, 0.5)!important;}



/*简介*/
.jianjie{ width:60%; min-height:48px;}
.jjtu{ width:35%; position:relative;}
.jjtu img{ width:100%; border-radius:20px;}
.jjtu span{ position:absolute; width:100%; height:100%; display:block; border:#ddd solid 5px;border-radius:20px;top:-30px;right:-30px; z-index:-1;}
.jianjie span{ color:#999; font-size:22px;}
.jianjie h2{ color:#103a89; padding:15px 0; line-height:36px;}
.jianjie ul li{ margin-bottom:20px; border-left:#CCC solid 4px; padding-left:15px;}
.jianjie ul{ margin-top:20px;}

/*方案中心*/
.fangan{ background-color:#f5f5f5;}
.tittop{ text-align:center; background:url(../images/titbg.svg) center center no-repeat;}
.tittop span{ display:block; margin-top:10px; text-transform:uppercase;}

.fanganli{ width:102%; margin-top:50px; text-align:center;}
.falist{ width:23%; margin-right:2%; float:left;}
.falist img{transition:0.3s; width:100%; height:225px; border-radius:20px; overflow:hidden;}
.fatit{ font-size:24px; padding:10px 0; display:block;}
.fatit span{ display:block; font-size:22px; margin-bottom:8px;}
.fatu{ display:block; overflow:hidden; position:relative;}
.fatu p{ position:absolute; width:100%; padding:10px 30px; box-sizing:border-box;bottom:0; z-index:99; opacity:0; color:#333; transition:0.3s;font-size:12px; line-height:20px;}		
.falist:hover .fatu p{ opacity:1;transition:0.3s; font-size:12px;bottom:8%;}		
.falist:hover img{opacity:0.2; transition:0.3s;}	
.jiahao{ font-size:20px; width:30px; line-height:28px; padding-bottom:2px; display:block; margin:auto; border-radius:50px; border:#000 solid 1px; margin-top:10px;}
.jiahao:hover{ border:#6fba3a solid 1px; background:#6fba3a; color:#FFF;}

.kouhao{ font-size:40px; line-height:normal; background:url(../images/kouhao.jpg) center center no-repeat; padding:60px 0; color:#FFF;}
.kouhao span{ display:block; font-size:34px; margin-top:15px;}	

.rexian{ color:#f4b905; margin-top:10px;}
	
	
	
	
	
		/* 本例子css */
		.slideTxtBox{ margin-top:50px;}
		.slideTxtBox .hd{ position:relative; width:28%; float:left;}
		.slideTxtBox .hd ul{}
		.slideTxtBox .hd ul li{ padding:20px 15px; cursor:pointer; margin-bottom:5px; background:#F7F7F7 url(../images/jiantou.svg) 90% 50% no-repeat;}
		.slideTxtBox .hd ul li.on{ height:30px;  background:#103a89 url(../images/jiantou2.svg) 90% 50% no-repeat; color:#FFF; }
		.slideTxtBox .bd{ width:70%; float:right;}
		.slideTxtBox .bd ul{ padding:0 15px;  zoom:1;  }
		.slideTxtBox .bd li{ height:24px; line-height:24px;   }
		.slideTxtBox .bd li .date{ float:right; color:#999;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
		.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
		.slideTxtBox .arrow .next{ background-position:0 -50px;  }
		.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
		.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }
		
		.slideTxtBox .bd ul img{ width:50%; box-sizing:border-box; height:355px;}
		.casejs{ width:50%;box-sizing:border-box; padding:0 50px;}
		.casejs span{ font-size:24px; display:block; margin-bottom:20px;}
	
	
.zongshu{ margin-top:50px; color:#999;}
.xiangqing{ display:block; color:#fff; margin-top:30px; background:#103a89; width:100px; text-align:center; font-size:14px; transition:0.5s; border-radius:3px;}
.xiangqing:hover{ width:140px; transition:0.5s; color:#fff;}
.xinwen{ margin-top:60px;}
.xinwen img{width:100%; height:200px;}
.news1{ width:49%;}	
.news2{ width:49%;}	

.news{ margin-top:30px; background:url(../images/newsbg.jpg) center center; background-size:cover;}
.news01{ width:47%; float:left; margin-right:2.5%;}
.news01 a { color:#103a89; display:block; margin-top:10px;}
.date{ width:12%; float:left;}
.newsxq{ width:86%; float:right;}
.date span{ display:block; font-size:22px; line-height:30px;}
.date span:first-child{ font-size:28px;}	
.newsxq p{ color:#888; font-size:14px; line-height:24px; margin-top:10px;}
.news01 p{ color:#888;font-size:14px; line-height:24px; margin-top:10px;}
.news02{ margin-bottom:20px;}
.panner{ font-size:40px; text-align:center; line-height:50px;}

.footer{ background:#272727; padding:50px 0; color:#999;}
.footer a{color:#999;}
.f1,.f2,.f3{ float:left;}
.f1{ width:25%;}
.f2{ width:58%; box-sizing:border-box; padding:0 20px;}
.f3{ width:12%; float:right;}
.daohangft{ float:left; width:14.2%;}
.daohangft a{ display:block; font-size:14px; line-height:20px; padding:5px 0; text-align:center;}	
.daohangft h3 a{ font-size:15px; color:#ccc!important;}	
.daohangft h3{margin-bottom:10px;}
.footer span{ display:block; font-size:18px; font-weight:bold; margin-bottom:10px; color:#ccc;}
.dh400{ font-size:24px;}	
.f3 img{ width:120px; display:block; margin-top:20px;}
.banquan{ background:#000; line-height:40px; color:#999; font-size:14px;}
	
	
/*内容部分*/
.zhong{}
.ban{ height:300px; background-color:#ddd; background-position:center center; background-size:cover; position:relative;}
.mianbao{ position:absolute; bottom:30px; left:0; right:0; margin:auto;color:#CCC;}
.mianbao a{ color:#CCC;}
.nei{background:#f5f5f5;}
.neirong{min-height:500px; background-color:#FFF; box-shadow: -5px -5px 30px rgba(102,102,102,0.08); padding:50px; box-sizing:border-box; margin-bottom:30px;}
.neirong2{min-height:500px; background-color:#FFF; box-shadow: -5px -5px 30px rgba(102,102,102,0.08); padding:50px; box-sizing:border-box; margin-bottom:30px;}
.neirong img{ max-width:100%; height:auto!important;}
.erji{background:#FFF; padding:15px 50px;box-sizing:border-box; box-shadow: -5px -5px 30px rgba(102,102,102,0.08);}
.erji li{ float:left; background:#103a89; margin-right:20px; margin-bottom:20px; overflow:hidden;}
.erji li a{ line-height:40px; padding:6px 30px; color:#FFF; display:block;}
.dianhua2{ float:right; line-height:40px; font-size:28px; margin-top:6px; font-weight:bold;background:url(../images/dianhua.svg) center left no-repeat; background-size:45px; padding-left:60px; color:#103a89; padding-right:5px;}
.sec{background:#6fba3a;}
.protop{ padding:50px 0;}
.protop2{ padding-top:10px; padding-bottom:70px;}
.erji3 li a{ font-size:12px !important;}
.erji3 .dianhua2{ font-size:20px;}
.procont{ width:102%; margin-top:60px;}
.proconli{ width:31.3%; margin-right:2%; margin-bottom:2%; float:left; background-color:#41b1e6; padding:30px; box-sizing:border-box; text-align:center; border-radius:10px;}
.protitle{ color:#FFF; font-size:20px; line-height:30px;}	
.protitle:hover{ color:#0F0;}
.prolijs p{ color:#fff;}
.prolijs i{ width:50px; height:3px; display:block; margin:20px auto; background:#FFF;}	
.jiahao2{ color:#FFF; border:#FFF solid 1px; margin-top:30px;}
.neirong h1{ font-size:28px; line-height:26px; margin-bottom:26px;}

.zixun{ box-sizing:border-box; border-bottom:#ddd solid 1px; padding:30px 0;}
.zixun:first-child{ padding-top:0;}
.zx{ width:75%;}
.zxtu{ width:20%;}
.zxtu img{ width:100%; height:195px;}
.zx a{ display:block; font-size:18px; padding:10px 0; font-weight:bold;}
.zx p{ margin-top:6px; color:#666; font-size:15px; line-height:22px;}
.more2{ font-size:16px!important; margin-top:15px;background:url(../images/jiantou3.svg) center right no-repeat ; background-size:26px; width:100px; display:block; transition:0.4s; font-weight:normal!important;}
.more2:hover{ color:#000; margin-left:30px;transition:0.4s;}
	
		/* 本例子css */
		.slideBox{ width:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative;}
		.slideBox .bd img{ width:100%; height:300px!important; display:block;  }
		.slideBox .bd li span{ position:absolute; bottom:0; background:rgba(0,0,0,0.5); width:100%; text-align:center; color:#FFF; line-height:40px;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
	
.newspic{ width:35%;}
.newsli{ width:65%; padding-left:50px; box-sizing:border-box;}
.newsli h3{ font-size:28px; font-weight:normal; margin-bottom:6px;}

.newslist2{ padding:10px 0; border-bottom:#ddd dashed 1px;}
.newslist2 p{ font-size:14px; color:#999; line-height:22px;}
.newslist2 a{ font-size:17px; color:#103a89; margin-bottom:8px; display:block;}
.dianji span{ color:#666;}
.newsp1{background:url(../images/date.svg) center left no-repeat; padding:5px 0 5px 25px;color:#999; display:inline-block;}
.newsp2{background:url(../images/read.svg) center left no-repeat;  padding:5px 0 5px 25px; margin-left:20px;}
.newtop{ margin-bottom:30px;}
.zixun2 .zxtu{ border-radius:8px; overflow:hidden;}

.fuwuwh{ width:25%; float:left; text-align:center; padding:0 20px; box-sizing:border-box; margin-top:60px;}
.fuwuwh span{ font-size:26px; line-height:32px; font-weight:bold; color:#103a89;}
.fuwuwh i{ width:50px; height:3px; display:block; margin:30px auto; background:#999;}
.fuwuwh p{ font-size:18px; color:#999;}
.fwwh{ max-width:1200px;}
.fuwuwh img{ display:block; margin:auto; margin-bottom:15px; width:60px;}
.chengnuo{background:url(../images/chengnuo.jpg) center left no-repeat; background-size:50%;}
.fwcn{ padding:100px 80px; background:#103a89;}
.fwcn span{ display:block; color:#0F0; font-size:18px; text-transform:uppercase; margin-top:15px;}
.fwcn h2{ color:#FFF;}
.fwcn p{ color:#ddd; margin-top:40px; font-size:18px; line-height:30px;}
.fuwuwh em{ font-style:normal; font-weight:bold; font-size:80px; display:block; margin:auto; line-height:normal; color:#ddd; margin-bottom:-40px;}
.shouhouli{ width:30.3%; margin:0 1.5%; float:left;}
.shouhouli span{ text-align:center; display:block; font-size:18px; line-height:40px; background-color:#103a89; color:#FFF; border-radius:10px 10px 0 0;}
.shouhouli p{ line-height:30px; min-height:150px; color:#666; padding:30px 40px; background-color:#f5f5f5;}
.kouhao2{ margin-top:60px;}
		
		
		
/*招聘*/
.job{ min-height:300px;}
.job li{ float:left; width:20%; text-align:center; box-sizing:border-box; position:relative; padding:5px 0; line-height:40px;}
.jobbg li{ line-height:40px;}
.jobbg{ background-color:#ddd;}
.jobbg:hover{ background-color:#ddd!important;}
.job ul{ overflow:auto;border:#f2f2f2 solid 1px; margin-top:-1px; border:#ddd solid 1px;}
.job ul:hover{background-color:#f8f8f8;}
.jobarc{ margin-top:30px; min-height:0px; margin-bottom:30px;}
.jobh2{ margin-bottom:20px;}
.white_content input{ width:100%; margin-bottom:8px; box-sizing:border-box; padding:2px; font-size:14px; line-height:28px;}
.white_content select{ width:100%; margin-bottom:8px;box-sizing:border-box; padding:5px 2px; font-size:14px;}
.white_content textarea { width:100%;box-sizing:border-box; padding:2px; height:200px; font-size:14px; font-family:"微软雅黑";}
.close{ font-size:14px; float:right; margin-bottom:5px;}

.black_overlay{ 
	display: none; 
	position:fixed; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color:rgba(0,0,0,0.6); 
	z-index:1001; 
} 
.white_content { 
	display: none; 
	position:fixed; 
	top: 25%; 
	left: 50%; margin-left:-160px;
	width:450px; 
	padding: 30px; 
	z-index:1002; 
	overflow: auto; background-color:#FFF; box-sizing:border-box;} 
.shenqing{ border:none; background:#F00; color:#FFF; padding:6px 0!important;}

.white_content2{ width:500px;}
		
/*内容页*/
.arc{}
.arc h1{ font-weight:normal;}
.zuozhe{ font-size:14px; padding:20px 0 50px 0; color:#666;}
.zhengwen{ font-size:16px; line-height:160%; color:#666;}
.zhengwen img{ max-width:100%!important; height:auto!important;}
.fenye2{ margin-top:50px;}
.xiangguan{ font-size:14px; color:#999;}
.ttli{ margin-bottom:20px;}
.ttli2 img{ width:110px; height:80px; float:left; margin-right:15px;}
.ttli2 a{ font-size:15px; line-height:22px;}
.mtop h3{ font-size:26px; margin-top:10px; margin-bottom:30px;}
.erji h2{ font-size:24px; margin-bottom:20px;}
.erji li a{ font-size:18px; line-height:35px;}
.fenye{ overflow:auto; padding:20px 0; margin-top:20px;}
.fenye li{ float:left; margin-right:3px; border:#666 solid 1px; padding:0 8px; color:#666; line-height:18px;}
.fenye li:hover{ background-color:#F8B62D;}
.thisclass{background-color:#F8B62D;}
.fenye li a{color:#666;}	
.mtop,.erji2{ background:#FFF; box-shadow: -5px -5px 30px rgba(102,102,102,0.08); padding:20px; margin-bottom:20px;}
.erji2 h2{ font-size:28px; line-height:normal;}
.erji2 li a{ font-size:18px; line-height:40px; display:block; border-bottom:#CCC 1px solid;}
#dituContent{ width:100%; height:400px;}
.map{ padding-right:50px;}

.lytop{ margin-bottom:20px;}
.lytop h3{ display:block;}
.lytop p{ font-size:14px; line-height:20px; color:#999; margin-top:15px;}


		
		
@media screen and (max-width:1440px){

}


@media screen and (max-width:1024px){
.neirong img{ max-width:100%!important; height:auto!important;}
.l,.r{ float:none;}
.head2{ padding:10px 0;}
.navbar-toggle{ display:block}

/*手机导航*/
.button_container{ display:block; z-index:9999;}
.overlay {
    position: fixed; z-index:9998; display: block;  background: rgba(65,177,230, 1);  top: 0; border: 0;left: 0; width: 100%; height: 0%;opacity: 0; visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
            transition: opacity .35s, visibility .35s, height .35s;
    overflow: auto;
}
.overlay.open { opacity: .95; visibility: visible; height: 100%;}
.overlay.open ul{ padding-top:30px;}
.overlay li{ float:none; width:100%;}
.overlay li a{ color:#FFF;}

.headtop{ display:none;}
.logo img{ height:40px; margin-top:0;}
.bannerkh{ font-size:16px; margin-top:-20px;}
.de-video-container{ display:none;}
.jianjie{ width:100%;}
.jjtu{ display:none;}
.fanganli{ width:100%;}
.falist{ width:100%; margin:10px 0;}
.kouhao{ font-size:26px;}
.kouhao span{ font-size:22px;}
.slideTxtBox .hd{ width:100%;}
.slideTxtBox .bd{ width:100%;}
.slideTxtBox .bd ul img{ width:100%;}
.casejs{ width:100%; padding:20px;}
.news1,.news2{ width:100%;}
.news1{ width:102%;}
.news01{ width:48%; margin-right:2%;}
.date{ float:none; width:100%;}
.date span{ font-size:14px; display:inline-block;}
.date span:first-child{ font-size:14px;}
.newsxq{ width:100%; float:none;}
.news2{ margin-top:30px;}
.f2,.f3{ display:none;}
.f1{ width:100%;}
.banquan{ line-height:20px; padding:5px 0;}
.news{ margin-top:20px;}
.pad{ padding:30px 0;}
.xinwen{ margin-top:20px;}
.slideTxtBox .bd ul{ padding-top:20px;}
.overlay li a{ padding:20px 30px;}
.ban{ height:100px;}
.mianbao{ display:none;}
.erji{ padding:15px 20px;}
.dianhua2{ display:none;}
.neirong{ padding:20px;}
.white_content{ width:100%; left:0; right:0; margin:auto;}
.you,.zuo{ width:100%;}
.erji2{ display:none;}
.you{padding:20px;}
.con{ width:100%!important;}
.arc h1{ font-size:24px;}
.dherji{ display:none;}
}

@media screen and (max-width:768px){
.w{ width:95%;}
.slideTxtBox .bd ul img{ height:200px;}
.xinwen img{ height:100px;}
.procont{ width:100%; margin-top:20px;}
.proconli{ width:100%; margin:10px 0;}
.newspic{ width:100%;}
.newsli{ width:100%; padding:0; margin-top:20px;}
.slideBox .bd img{ height:230px!important;}
.newtop{ margin-bottom:0;}
.erji li a{ font-size:14px; line-height:36px; padding:0px 15px;}
.erji li{ max-width:48%; margin:1%; height:36px; overflow:hidden;}
.fuwuwh{ width:50%;}
.harf{ width:100%;}
.fwcn{ padding:60px 40px;}
.fuwuwh{ margin-top:20px;}
.shouhouli{ width:100%; margin:auto;}
.fuwuwh p{ font-size:16px;}
.fuwuwh em{ font-size:65px;}
.fwwh .tittop{ padding:20px 0;}
.jobbg li,.job li{ font-size:12px;}
}




